Skip to content

Return the DeadlineExceeded error#165

Merged
mattayes merged 1 commit intomasterfrom
grid-actor-startup-register-deadline-exceeded-redux-redux
Jun 26, 2021
Merged

Return the DeadlineExceeded error#165
mattayes merged 1 commit intomasterfrom
grid-actor-startup-register-deadline-exceeded-redux-redux

Conversation

@mattayes
Copy link
Copy Markdown
Contributor

@mattayes mattayes commented Jun 26, 2021

Ticket: lytics/lio#24378

We were erroneously continuing if we failed to registered the actor. This would lead to a second actor being started 🤦🏻‍♂️. The second actor would fail to create a mailbox, die, unregister itself, and continue doing that ad infinitum.

@mattayes mattayes self-assigned this Jun 26, 2021
@mattayes mattayes merged commit c9bedc1 into master Jun 26, 2021
@mattayes mattayes deleted the grid-actor-startup-register-deadline-exceeded-redux-redux branch June 26, 2021 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant